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