export declare const insertDivider: ({ event, editor }: { event: any; editor: any; }) => void; export declare const ShortcutAddDivider: (event: any, editor: any, format: any, registryObj: any) => void;