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

declare const LocalCafe: ReactIconComponentType;
export default LocalCafe;
            