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; }; }; }[]; }; 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-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_stroke: { type: string; 'x-component': string; 'x-component-props': { ghost: boolean; destroyInactivePanel: boolean; defaultActiveKey: never[]; }; properties: { stroke: { type: string; 'x-component': string; 'x-component-props': { header: string; }; properties: { strokeColor: { type: string; title: string; 'x-decorator': string; 'x-component': string; 'x-decorator-props': {}; }; lineWidth: { type: string; title: string; default: number; 'x-decorator': string; 'x-component': string; 'x-component-props': { min: number; max: number; step: number; }; 'x-decorator-props': {}; }; lineOpacity: { type: string; title: string; default: number; 'x-decorator': string; 'x-component': string; 'x-decorator-props': {}; 'x-component-props': { min: number; max: number; step: number; }; }; }; }; }; }; collapseItem_labelstyle: { type: string; 'x-component': string; 'x-component-props': { ghost: boolean; destroyInactivePanel: boolean; defaultActiveKey: never[]; }; properties: { labelstyle: { type: string; 'x-component': string; 'x-component-props': { header: string; }; properties: { labelField: { type: string; title: string; enum: import("../types").FieldSelectOptionType[]; 'x-decorator': string; 'x-component': string; 'x-component-props': { placeholder: string; allowClear: boolean; }; 'x-decorator-props': { tooltip: string; }; }; labelColor: { type: string; title: string; 'x-decorator': string; 'x-component': string; 'x-decorator-props': {}; }; labelFontSize: { type: string; title: string; 'x-decorator': string; 'x-component': string; 'x-component-props': { min: number; max: number; step: number; }; 'x-decorator-props': {}; }; labelStroke: { type: string; title: string; default: string; 'x-decorator': string; 'x-component': string; 'x-decorator-props': {}; }; labelStrokeWidth: { type: string; title: string; default: number; 'x-decorator': string; 'x-component': string; 'x-component-props': { placeholder: string; min: number; max: number; step: number; }; 'x-decorator-props': {}; }; labelTextAnchor: { 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': {}; }; labelTextOffset: { type: string; title: string; default: number[]; 'x-decorator': string; 'x-component': string; 'x-component-props': { dots: boolean; range: boolean; slider: boolean; }; '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;