import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const BottomMenuIcon: FunctionalComponent; export default BottomMenuIcon;