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