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