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