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