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