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