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