declare const _default: (context: any) => { GI_CONTAINER_INDEX: { title: string; type: string; 'x-decorator': string; 'x-component': string; 'x-component-props': { min: number; max: number; }; default: number; }; GIAC: { type: string; 'x-decorator': string; 'x-component': string; 'x-component-props': { ghost: boolean; className: string; }; properties: { GIAC: { type: string; 'x-decorator': string; 'x-component': string; 'x-component-props': { header: string; }; properties: { visible: { title: string; type: string; 'x-decorator': string; 'x-component': string; default: boolean; }; disabled: { title: string; type: string; 'x-decorator': string; 'x-component': string; default: boolean; }; isShowTitle: { title: string; type: string; 'x-decorator': string; 'x-component': string; 'x-reactions': { target: string; fulfill: { state: { visible: string; }; }; }[]; default: boolean; }; title: { title: string; type: string; 'x-decorator': string; 'x-component': string; default: string; }; isShowIcon: { title: string; type: string; 'x-decorator': string; 'x-component': string; default: boolean; 'x-reactions': { target: string; fulfill: { state: { visible: string; }; }; }[]; }; icon: { title: string; type: string; 'x-decorator': string; 'x-component': string; default: string; }; iconFontSize: { title: string; type: string; 'x-decorator': string; 'x-component': string; default: string; }; buttonType: { title: string; type: string; 'x-decorator': string; 'x-component': string; 'x-component-props': { options: { value: string; label: string; }[]; }; default: string; }; isShowTooltip: { title: string; type: string; 'x-decorator': string; 'x-component': string; 'x-reactions': { target: string; fulfill: { state: { visible: string; }; }; }[]; default: boolean; }; tooltip: { title: string; type: string; 'x-decorator': string; 'x-component': string; default: string; }; tooltipColor: { title: string; type: string; 'x-decorator': string; 'x-component': string; default: string; }; tooltipPlacement: { title: string; type: string; 'x-decorator': string; 'x-component': string; 'x-component-props': { options: { value: string; label: string; }[]; showInPanel: { conditions: (string | boolean)[][]; }; }; default: string; }; hasDivider: { title: string; type: string; 'x-decorator': string; 'x-component': string; default: boolean; }; height: { title: string; type: string; 'x-decorator': string; 'x-component': string; default: string; }; isVertical: { title: string; type: string; 'x-decorator': string; 'x-component': string; 'x-component-props': { showInPanel: { conditions: (string | boolean)[][]; }; }; default: boolean; }; }; }; }; }; visible: { title: string; type: string; 'x-decorator': string; 'x-component': string; default: boolean; }; type: { type: string; title: string; 'x-decorator': string; 'x-component': string; 'x-component-props': { options: { label: string; value: string; }[]; }; default: string; }; theme: { type: string; title: string; 'x-decorator': string; 'x-component': string; 'x-component-props': { options: { label: string; value: string; }[]; }; default: string; }; minSize: { type: string; title: string; 'x-decorator': string; 'x-component': string; default: string; }; maxSize: { type: string; title: string; 'x-decorator': string; 'x-component': string; default: string; }; placement: { title: string; type: string; default: string; 'x-decorator': string; 'x-component': string; 'x-component-props': { options: { value: string; label: string; }[]; }; }; offset: { title: string; type: string; 'x-decorator': string; 'x-component': string; 'x-component-props': { min: number; max: number; }; default: number[]; }; longitudeKey: { type: string; title: string; 'x-decorator': string; 'x-component': string; 'x-component-props': { options: any; }; default: string; }; latitudeKey: { type: string; title: string; 'x-decorator': string; 'x-component': string; 'x-component-props': { options: any; }; default: string; }; }; export default _default;