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

declare const SetMeal: ReactIconComponentType;
export default SetMeal;
            