import type { AttributeSchemaOptions } from '../types'; declare const _default: (options: AttributeSchemaOptions) => { type: string; properties: { collapseItem_fillIcon: { type: string; 'x-component': string; 'x-component-props': { ghost: boolean; destroyInactivePanel: boolean; defaultActiveKey: string[]; }; properties: { fillIcon: { type: string; 'x-component': string; 'x-component-props': { header: string; }; properties: { iconField: { type: string; title: string; 'x-decorator': string; 'x-component': string; 'x-decorator-props': { tooltip: string; }; 'x-component-props': { placeholder: string; allowClear: boolean; }; enum: import("../types").FieldSelectOptionType[]; 'x-reactions': { target: string; effects: string[]; fulfill: { run: string; }; }[]; }; iconImgScale: { type: string; title: string; 'x-decorator': string; 'x-component': string; 'x-component-props': { domain: string; }; 'x-decorator-props': { tooltip: string; }; 'x-reactions': { dependencies: string[]; fulfill: { state: { visible: string; }; }; }[]; }; iconImg: { type: string; title: string; required: boolean; 'x-decorator': string; 'x-component': string; 'x-decorator-props': { tooltip: string; allowClear: boolean; }; 'x-component-props': { placeholder: string; }; 'x-reactions': { dependencies: string[]; fulfill: { state: { visible: string; }; }; }[]; }; fillOpacity: { 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_fillRadius: { type: string; 'x-component': string; 'x-component-props': { ghost: boolean; destroyInactivePanel: boolean; defaultActiveKey: never[]; }; properties: { fillradius: { type: string; 'x-component': string; 'x-component-props': { header: string; }; properties: { radiusField: { 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[]; }; radius: { type: string; title: string; default: number; 'x-decorator': string; 'x-component': string; 'x-component-props': { dots: boolean; range: boolean; }; 'x-decorator-props': {}; 'x-reactions': { dependencies: string[]; fulfill: { state: { visible: string; }; }; }[]; }; radiusRange: { 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_fillLabel: { 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;