/// import { IconProps } from '../../types'; declare const Delivery: (allProps: IconProps) => JSX.Element; export default Delivery;