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

declare const DeliveryDining: ReactIconComponentType;
export default DeliveryDining;
            