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