import { IconSvgProps } from '../types';
declare const GpsFix: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default GpsFix;
//# sourceMappingURL=GpsFix.d.ts.map