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

declare const Liquor: ReactIconComponentType;
export default Liquor;
            