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