import { MdiReactIconComponentType } from './dist/typings';

declare const BottleWineIcon: MdiReactIconComponentType;
export default BottleWineIcon;
