export declare const EMPTY_EDITOR_CONFIGS: { diffMode: boolean; recover: boolean; clear: boolean; find: boolean; copy: boolean; theme: boolean; fullscreen: boolean; export: boolean; import: boolean; }; export declare const FROM_CHART_REPO = "from-chart-repo"; export declare const SYNC_FORM_HELMREQUEST = "sync-from-helmrequest";