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