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