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