import * as React from "react"; export declare const GPSTrackingIcon: (props: React.SVGProps & { htmlColor?: string; }) => React.JSX.Element; //# sourceMappingURL=GPSTracking.d.ts.map