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