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