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