import { BlockElement } from "../../interface"; export declare function getTableSlidingTool(block: BlockElement): HTMLElement;