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