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