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