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