import { SVGProps } from 'react'; declare const IconDeliveryRegular: (props: SVGProps) => JSX.Element; export default IconDeliveryRegular;