export declare const froalaOptions: { key: string; zIndex: number; placeholderText: string; language: string; heightMin: string; imageUpload: boolean; imagePaste: boolean; imageOutputSize: boolean; videoInsertButtons: string[]; videoDefaultWidth: number; videoUpload: boolean; videoTextNear: boolean; videoEditButtons: string[]; fileUpload: boolean; linkEditButtons: string[]; linkAlwaysBlank: boolean; linkInsertButtons: string[]; imageEditButtons: string[]; tableEditButtons: string[]; colorsHEXInput: boolean; colorsText: string[]; colorsBackground: string[]; toolbarButtons: any; pluginsEnabled: string[]; pasteDeniedAttrs: string[]; pasteAllowedStyleProps: string[]; };