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