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