import "../styles/table.scss"; import type { DocToolbarPlugin } from "../types"; export declare const TableDocToolBarPlugin: DocToolbarPlugin;