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