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