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