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