import { ReactIconComponentType } from '../types';

declare const WineBar: ReactIconComponentType;
export default WineBar;
            