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