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