/*** * @FileName: * @Author: manyao.zhu * @Date: 2020-06-11 17:22:53 */ export declare const MENU_CONFIG: { router: string; title: string; icon: string; iconType: string; }[];