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

declare const LocalDrink: ReactIconComponentType;
export default LocalDrink;
            