import { SVGProps } from "react";
declare const RIGpsLine: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { RIGpsLine };
