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

declare const RiceBowl: ReactIconComponentType;
export default RiceBowl;
            