/** * Provided configs for the ckeditor. You can create your own config. See more * {@link https://ckeditor.com/latest/samples/toolbarconfigurator/index.html#basic} */ /** * @description A complex config. */ export declare const ckEditorFullConfig: {};