import type { HorizontalRuleNode } from '@lexical/react/LexicalHorizontalRuleNode.js';
import { Handler } from './index.js';
export declare const horizontalrule: Handler<HorizontalRuleNode>;
