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