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