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