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

declare const LocalDining: ReactIconComponentType;
export default LocalDining;
            