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