export declare const REMOVE_FORMATTING_ATTRS: { type: string; }; export declare function removeFormatting(event: any, editor: any): void;