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