import * as React from 'react'; declare function RamenDiningIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default RamenDiningIcon;