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