import React from 'react'; import { IconProps } from '../../types/truckLocationTimeLine'; export declare const EmptyTrackingSvg: (props: IconProps) => React.JSX.Element;