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