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

declare const EmojiFoodBeverage: ReactIconComponentType;
export default EmojiFoodBeverage;
            