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