declare const _default: { version: string; componentsMap: ({ package: string; version: string; exportName: string; main: string; destructuring: boolean; subName: string; componentName: string; devMode?: undefined; } | { devMode: string; componentName: string; package?: undefined; version?: undefined; exportName?: undefined; main?: undefined; destructuring?: undefined; subName?: undefined; })[]; componentsTree: { componentName: string; id: string; docId: string; props: { ref: string; style: { paddingTop: string; backgroundColor: string; height: string; padding: string; "background-color": string; }; }; fileName: string; state: { isShowDialog: { type: string; value: string; }; text: { type: string; value: string; }; }; css: string; methods: { onClick: { type: string; value: string; source: string; }; onTestConstantsButtonClicked: { type: string; value: string; source: string; }; onTestUtilsButtonClicked: { type: string; value: string; source: string; }; getHelloWorldText: { type: string; value: string; source: string; }; testFunc: { type: string; value: string; source: string; }; closeDialog: { type: string; value: string; source: string; }; }; condition: boolean; conditionGroup: string; dataSource: { list: any[]; }; title: string; originCode: string; isLocked: boolean; lifeCycles: { componentDidMount: { type: string; value: string; source: string; }; componentWillUnmount: { type: string; value: string; source: string; }; }; hidden: boolean; children: { componentName: string; id: string; docId: string; props: { size: string; labelAlign: string; layout: string; column: number; }; hidden: boolean; title: string; isLocked: boolean; condition: boolean; conditionGroup: string; children: ({ componentName: string; id: string; docId: string; props: { bordered: boolean; allowClear: boolean; status: string; title: string; placeholder: string; controls?: undefined; min?: undefined; count?: undefined; }; hidden: boolean; title: string; isLocked: boolean; condition: boolean; conditionGroup: string; } | { componentName: string; id: string; docId: string; props: { bordered: boolean; controls: boolean; min: number; status: string; title: string; placeholder: string; allowClear?: undefined; count?: undefined; }; hidden: boolean; title: string; isLocked: boolean; condition: boolean; conditionGroup: string; } | { componentName: string; id: string; docId: string; props: { count: number; status: string; title: string; bordered?: undefined; allowClear?: undefined; placeholder?: undefined; controls?: undefined; min?: undefined; }; hidden: boolean; title: string; isLocked: boolean; condition: boolean; conditionGroup: string; })[]; }[]; }[]; i18n: {}; }; export default _default;