declare const _default: {
name: string;
icon: string;
childArr: {
label: string;
}[];
export default _default;