declare const registerMeta: ({ schemaData }: { schemaData: any; }) => { GI_CONTAINER_INDEX: { title: string; type: string; 'x-decorator': string; 'x-component': string; 'x-component-props': { min: number; max: number; }; default: number; }; GIAC_CONTENT: { type: string; 'x-decorator': string; 'x-component': string; 'x-component-props': { ghost: boolean; className: string; }; properties: { GIAC_CONTENT: { 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; }; 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; }[]; }; 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; default: boolean; }; containerType: { title: string; type: string; 'x-decorator': string; 'x-component': string; enum: { label: string; value: string; }[]; default: string; }; containerAnimate: { title: string; type: string; 'x-decorator': string; 'x-component': string; default: boolean; }; containerDraggable: { title: string; type: string; 'x-decorator': string; 'x-component': string; default: boolean; }; dragHandle: { title: string; type: string; 'x-decorator': string; 'x-component': string; 'x-component-props': { options: { value: string; label: string; }[]; }; default: string; }; containerPlacement: { title: string; type: string; 'x-decorator': string; 'x-component': string; 'x-component-props': { options: { value: string; label: string; }[]; }; default: string; }; offset: { title: string; type: string; 'x-decorator': string; 'x-component': string; default: number[]; }; containerWidth: { title: string; type: string; 'x-decorator': string; 'x-component': string; default: string; }; containerHeight: { title: string; type: string; 'x-decorator': string; 'x-component': string; default: string; }; contaienrMask: { title: string; type: string; 'x-decorator': string; 'x-component': string; 'x-component-props': {}; default: boolean; }; }; }; }; }; height: { title: string; 'x-decorator': string; 'x-component': string; type: string; default: number; }; dateKey: { title: string; 'x-decorator': string; 'x-component': string; enum: { label: string; value: string; }[]; }; dataType: { title: string; type: string; 'x-decorator': string; 'x-component': string; enum: { value: string; label: string; }[]; default: string; 'x-reactions': { target: string; fulfill: { state: { visible: string; }; }; }[]; }; xField_nodes: { title: string; 'x-decorator': string; 'x-component': string; enum: { label: string; value: string; }[]; }; yField_nodes: { title: string; 'x-decorator': string; 'x-component': string; enum: { label: string; value: string; }[]; }; xField_edges: { title: string; 'x-decorator': string; 'x-component': string; enum: { label: string; value: string; }[]; }; yField_edges: { title: string; 'x-decorator': string; 'x-component': string; enum: { label: string; value: string; }[]; }; }; export default registerMeta;