import { IconProps } from '../types';
declare function BeerBottle(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default BeerBottle;
//# sourceMappingURL=BeerBottle.d.ts.map