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