import { IconComponent } from '../types'; declare const BeerBar: IconComponent; export default BeerBar;