import type { AttributeSchemaOptions } from '../types'; declare const _default: (options?: AttributeSchemaOptions) => { type: string; properties: { collapseItem_fillColor: { type: string; 'x-component': string; 'x-component-props': { ghost: boolean; destroyInactivePanel: boolean; defaultActiveKey: never[]; }; properties: { fillColor: { type: string; 'x-component': string; 'x-component-props': { header: string; }; properties: { fillColorField: { type: string; title: string; 'x-decorator': string; 'x-component': string; 'x-decorator-props': { tooltip: string; }; 'x-component-props': { allowClear: boolean; placeholder: string; }; enum: import("../types").FieldSelectOptionType[]; }; fillColorScale: { type: string; title: string; 'x-decorator': string; 'x-component': string; 'x-component-props': { placeholder: string; dataType: string; domain: string; defaultColors: string; }; 'x-decorator-props': {}; 'x-reactions': { dependencies: string[]; fulfill: { state: { visible: string; }; }; }[]; }; sourceColor: { title: string; type: string; default: string; 'x-decorator': string; 'x-component': string; 'x-component-props': { placeholder: string; }; 'x-decorator-props': {}; 'x-reactions': { dependencies: string[]; fulfill: { state: { visible: string; }; }; }[]; }; targetColor: { type: string; title: string; default: string; 'x-decorator': string; 'x-component': string; 'x-reactions': { dependencies: string[]; fulfill: { state: { visible: string; }; }; }[]; }; fillColorRange: { type: string; title: string; default: { colors: string[]; isReversed: boolean; }; 'x-decorator': string; 'x-component': string; 'x-component-props': { options: import("../types").ColorRange[]; }; 'x-decorator-props': {}; 'x-reactions': { dependencies: string[]; fulfill: { state: { visible: string; }; }; }[]; }; fillColorOpacity: { type: string; title: string; default: number; 'x-decorator-props': {}; 'x-decorator': string; 'x-component': string; 'x-component-props': { min: number; max: number; step: number; }; }; }; }; }; }; collapseItem_fillSize: { type: string; 'x-component': string; 'x-component-props': { ghost: boolean; destroyInactivePanel: boolean; defaultActiveKey: never[]; }; properties: { fillSize: { type: string; 'x-component': string; 'x-component-props': { header: string; }; properties: { sizeField: { type: string; title: string; 'x-decorator': string; 'x-component': string; 'x-decorator-props': { tooltip: string; }; 'x-component-props': { allowClear: boolean; placeholder: string; }; enum: import("../types").FieldSelectOptionType[]; }; size: { type: string; title: string; 'x-decorator': string; 'x-component': string; 'x-component-props': { dots: boolean; range: boolean; }; 'x-decorator-props': {}; 'x-reactions': { dependencies: string[]; fulfill: { state: { visible: string; }; }; }[]; }; sizeRange: { type: string; title: string; 'x-decorator': string; 'x-component': string; 'x-component-props': { dots: boolean; range: boolean; }; default: number[]; 'x-decorator-props': {}; 'x-reactions': { dependencies: string[]; fulfill: { state: { visible: string; }; }; }[]; }; }; }; }; }; collapseItem_animate: { type: string; 'x-component': string; 'x-component-props': { ghost: boolean; destroyInactivePanel: boolean; defaultActiveKey: never[]; }; properties: { animateStyle: { type: string; 'x-component': string; 'x-component-props': { header: string; }; properties: { animateEnable: { type: string; title: string; default: boolean; 'x-decorator': string; 'x-component': string; }; animateInterval: { type: string; title: string; default: number; 'x-decorator': string; 'x-component': string; 'x-component-props': { min: number; max: number; step: number; }; 'x-reactions': { dependencies: string[]; fulfill: { state: { visible: string; }; }; }[]; }; animateDuration: { type: string; title: string; default: number; 'x-decorator': string; 'x-component': string; 'x-component-props': { min: number; max: number; step: number; }; 'x-decorator-props': { tooltip: string; }; 'x-reactions': { dependencies: string[]; fulfill: { state: { visible: string; }; }; }[]; }; animateTrailLength: { type: string; title: string; default: number; 'x-decorator': string; 'x-component': string; 'x-component-props': { min: number; max: number; step: number; }; 'x-reactions': { dependencies: string[]; fulfill: { state: { visible: string; }; }; }[]; }; }; }; }; }; collapseItem_other: { type: string; 'x-component': string; 'x-component-props': { ghost: boolean; destroyInactivePanel: boolean; defaultActiveKey: never[]; }; properties: { stackingPatterns: { type: string; 'x-component': string; 'x-component-props': { header: string; }; properties: { zoom: { type: string; title: string; 'x-decorator': string; 'x-component': string; 'x-component-props': { dots: boolean; range: boolean; min: number; max: number; }; default: number[]; 'x-decorator-props': {}; }; blend: { type: string; title: string; 'x-decorator': string; 'x-component': string; 'x-component-props': { placeholder: string; }; 'x-decorator-props': {}; default: string; enum: { label: string; value: string; }[]; }; }; }; }; }; }; }; export default _default;