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

declare const RamenDining: ReactIconComponentType;
export default RamenDining;
            