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