declare function getElSelect(): any; declare namespace getElSelect { var _cache: any; } export default getElSelect; export declare function getElSelectMenu(): any; export declare namespace getElSelectMenu { var _cache: any; }