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