import type { DSlatePlugin } from '@dslate/core';
declare const HrPlugin: DSlatePlugin;
export { HrPlugin };
