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