export declare const LayoutsContainerPropsTmp1: { children: { componentName: string; props: { style: { width: string; height: string; padding: string; display: string; flexDirection: string; }; }; title: string; children: ({ componentName: string; props: { style: { width: string; height: string; position: string; flex?: undefined; display?: undefined; }; }; title: string; children: ({ componentName: string; props: { decorationType: string; style: { width: string; height: string; position?: undefined; left?: undefined; top?: undefined; right?: undefined; bottom?: undefined; zIndex?: undefined; }; color: any[]; dur: number; reverse: boolean; align?: undefined; justify?: undefined; wrap?: undefined; }; title: string; children?: undefined; } | { componentName: string; props: { align: string; justify: string; wrap: boolean; style: { position: string; left: string; top: string; right: string; bottom: string; zIndex: string; width?: undefined; height?: undefined; }; decorationType?: undefined; color?: undefined; dur?: undefined; reverse?: undefined; }; title: string; children: ({ componentName: string; props: { span: number; order: number; style?: undefined; }; title: string; children?: undefined; } | { componentName: string; props: { span: number; order: number; style: { textAlign: string; }; }; title: string; children: { componentName: string; props: { level: number; children: string; code: boolean; copyable: boolean; delete: boolean; disabled: boolean; editable: boolean; ellipsis: boolean; mark: boolean; keyboard: boolean; underline: boolean; strong: boolean; style: { color: string; }; }; title: string; }[]; })[]; })[]; } | { componentName: string; props: { style: { flex: string; display: string; width?: undefined; height?: undefined; position?: undefined; }; }; title: string; children: ({ componentName: string; props: { style: { width: string; display: string; flexDirection: string; flex?: undefined; padding?: undefined; }; }; title: string; children: { componentName: string; props: { style: { height: string; display: string; flexDirection: string; }; }; title: string; children: ({ componentName: string; props: { type: string; title: string; subTitle: string; width: number; color: string; style: { width: string; flex?: undefined; padding?: undefined; }; }; title: string; } | { componentName: string; props: { style: { flex: string; padding: string; width?: undefined; }; type?: undefined; title?: undefined; subTitle?: undefined; width?: undefined; color?: undefined; }; title: string; })[]; }[]; } | { componentName: string; props: { style: { flex: string; display: string; flexDirection: string; padding: string; width?: undefined; }; }; title: string; children: ({ componentName: string; props: { style: { height: string; display: string; flexDirection: string; flex?: undefined; }; }; title: string; children: ({ componentName: string; props: { type: string; title: string; subTitle: string; width: number; color: string; style: { width: string; flex?: undefined; padding?: undefined; }; }; title: string; } | { componentName: string; props: { style: { flex: string; padding: string; width?: undefined; }; type?: undefined; title?: undefined; subTitle?: undefined; width?: undefined; color?: undefined; }; title: string; })[]; } | { componentName: string; props: { style: { flex: string; height?: undefined; display?: undefined; flexDirection?: undefined; }; }; title: string; children?: undefined; })[]; })[]; })[]; }[]; };