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