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

declare const TakeoutDining: ReactIconComponentType;
export default TakeoutDining;
            