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