import type { FunctionalComponent } from 'vue';
declare const InternalSubMenuList: FunctionalComponent<any>;
export default InternalSubMenuList;
