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