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

declare const DinnerDining: ReactIconComponentType;
export default DinnerDining;
            