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