export declare const strikethroughAttr: import("@milkdown/utils").$MarkAttr; export declare const strikethroughSchema: import("@milkdown/utils").$MarkSchema<"strike_through">; export declare const toggleStrikethroughCommand: import("@milkdown/utils").$Command; export declare const strikethroughInputRule: import("@milkdown/utils").$InputRule; export declare const strikethroughKeymap: import("@milkdown/utils").$UserKeymap<"strikeThroughKeymap", "ToggleStrikethrough">; //# sourceMappingURL=strike-through.d.ts.map