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