export declare const CUSTOM_WIDGET: {}; export declare const WIDGET_SETTING_TABS: { DATA: { key: string; label: string; }; STYLE: { key: string; label: string; }; }; export declare const SYSTEM_FIELDS: { USER_ID: { id: string; name: string; label: string; }; };