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