import type { AttributeSchemaOptions } from '../types'; declare const _default: (options?: AttributeSchemaOptions) => { type: string; properties: { collapseItem_lineStyle: { type: string; 'x-component': string; 'x-component-props': { ghost: boolean; destroyInactivePanel: boolean; defaultActiveKey: never[]; }; properties: { lineStyle: { type: string; 'x-component': string; 'x-component-props': { header: string; }; properties: { lineColorRange: { 'x-reactions': { dependencies: string[]; fulfill: { state: { visible: string; }; }; }[]; 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': {}; }; }; }; }; }; collapseItem_pointStyle: { type: string; 'x-component': string; 'x-component-props': { ghost: boolean; destroyInactivePanel: boolean; defaultActiveKey: never[]; }; properties: { pointStyle: { type: string; 'x-component': string; 'x-component-props': { header: string; }; properties: { pointColorRange: { 'x-reactions': { dependencies: string[]; fulfill: { state: { visible: string; }; }; }[]; 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': {}; }; }; }; }; }; collapseItem_cluster: { type: string; 'x-component': string; 'x-component-props': { ghost: boolean; destroyInactivePanel: boolean; defaultActiveKey: never[]; }; properties: { cluster: { type: string; 'x-component': string; 'x-component-props': { header: string; }; properties: { [x: string]: import("@formily/json-schema").Stringify<{ [key: symbol]: any; [key: `x-${string}`]: any; [key: `x-${number}`]: any; version?: string | undefined; name?: import("@formily/json-schema").SchemaKey | undefined; title?: any; description?: any; default?: any; readOnly?: boolean | undefined; writeOnly?: boolean | undefined; type?: import("@formily/json-schema").SchemaTypes | undefined; enum?: import("@formily/json-schema").SchemaEnum | undefined; const?: any; multipleOf?: number | undefined; maximum?: number | undefined; exclusiveMaximum?: number | undefined; minimum?: number | undefined; exclusiveMinimum?: number | undefined; maxLength?: number | undefined; minLength?: number | undefined; pattern?: string | RegExp | undefined; maxItems?: number | undefined; minItems?: number | undefined; uniqueItems?: boolean | undefined; maxProperties?: number | undefined; minProperties?: number | undefined; required?: string | boolean | string[] | undefined; format?: string | undefined; $ref?: string | undefined; $namespace?: string | undefined; definitions?: import("@formily/json-schema").SchemaProperties | undefined; properties?: import("@formily/json-schema").SchemaProperties | undefined; items?: import("@formily/json-schema").SchemaItems | undefined; additionalItems?: import("@formily/json-schema").Stringify | undefined; patternProperties?: import("@formily/json-schema").SchemaProperties | undefined; additionalProperties?: import("@formily/json-schema").Stringify | undefined; "x-value"?: any; "x-index"?: number | undefined; "x-pattern"?: any; "x-display"?: any; "x-validator"?: any; "x-decorator"?: any; "x-decorator-props"?: any; "x-component"?: any; "x-component-props"?: any; "x-reactions"?: import("@formily/json-schema").SchemaReactions | undefined; "x-content"?: any; "x-data"?: any; "x-visible"?: boolean | undefined; "x-hidden"?: boolean | undefined; "x-disabled"?: boolean | undefined; "x-editable"?: boolean | undefined; "x-read-only"?: boolean | undefined; "x-read-pretty"?: boolean | undefined; "x-compile-omitted"?: string[] | undefined; }>; }; }; }; }; 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;