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: { value: string; label: string; }[]; }; fillColorScale: { type: string; title: string; default: string; enum: { label: string; value: string; }[]; 'x-decorator': string; 'x-component': string; 'x-component-props': { placeholder: string; }; 'x-decorator-props': {}; 'x-reactions': { dependencies: string[]; fulfill: { state: { visible: string; }; }; }[]; }; fillColor: { type: string; title: 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; }; }; }[]; }; fillColorRange: { type: string; title: string; default: { colors: string[]; isReversed: boolean; }; 'x-decorator': string; 'x-component': string; 'x-decorator-props': {}; 'x-component-props': { options: import("../types").ColorRange[]; }; '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: { aggregateSize: { type: string; title: string; default: number; 'x-decorator': string; 'x-component': string; 'x-component-props': { dots: boolean; range: boolean; max: number; step: number; min: number; }; 'x-decorator-props': { tooltip: string; }; }; coverage: { type: string; title: string; 'x-decorator': string; 'x-component': string; 'x-component-props': { dots: boolean; range: boolean; max: number; step: number; min: number; }; 'x-decorator-props': {}; }; }; }; }; }; 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;