/** * 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 minimal config. */ export declare const ckEditorMinimumConfig: {};