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