import type { SeriesToQuadtree } from '../context/XYChartOverlayPerformance.context.js'; export declare function useBuildQuadtree(): SeriesToQuadtree | undefined;