import * as React from 'react'; export interface Delivery-332Props extends React.SVGProps { ariaLabel?: string } export default function Delivery-332({ ariaLabel, ...props }: Delivery-332Props) { return ( ); }