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