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