import { SvgIconComponent } from './types'; declare const LiquorIcon: SvgIconComponent; export default LiquorIcon;