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