import { type HeatmapPlotProps } from "./HeatmapPlot.js";
export declare function shouldRegisterPointerInteractionsGlobally(slots: HeatmapPlotProps['slots'], slotProps: HeatmapPlotProps['slotProps']): boolean;