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