type TableSelectionOverlayProps = { blockId: string; }; export declare const TableSelectionOverlay: ({ blockId }: TableSelectionOverlayProps) => import("react/jsx-runtime").JSX.Element | null; export {}; //# sourceMappingURL=table-selection-overlay.d.ts.map