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