export declare const hardbreakAttr: import("@milkdown/utils").$NodeAttr;
export declare const hardbreakSchema: import("@milkdown/utils").$NodeSchema<"hardbreak">;
export declare const insertHardbreakCommand: import("@milkdown/utils").$Command<unknown>;
export declare const hardbreakKeymap: import("@milkdown/utils").$UserKeymap<"hardbreakKeymap", "InsertHardbreak">;
//# sourceMappingURL=hardbreak.d.ts.map