declare const _default: { componentList: { title: string; icon: string; children: any[]; }[]; components: any[]; }; export default _default;