import { BlockAnnotation } from "@atjson/document"; export declare class Table extends BlockAnnotation { static type: string; static vendorPrefix: string; } //# sourceMappingURL=table.d.ts.map