import React from 'react'; import { UndrawSVGProps } from '../types'; declare const LocationTracking: React.FC; export default LocationTracking;