import type { PluginComponent } from '../../../typesClient.js'; import './index.scss'; /** * Registers the INSERT_HORIZONTAL_RULE_COMMAND lexical command and defines the behavior for when it is called. */ export declare const HorizontalRulePlugin: PluginComponent; //# sourceMappingURL=index.d.ts.map