/// import { IconProps } from '../../types'; declare const Bottle: (allProps: IconProps) => JSX.Element; export default Bottle;