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