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

declare const LunchDining: ReactIconComponentType;
export default LunchDining;
            