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