import { IgetEditorConfig } from './iget-editor-config';
export declare type IgetEditorCustomConfig = Partial<IgetEditorConfig>;
