import { SvgIconComponent } from './types'; declare const DiningOutlinedIcon: SvgIconComponent; export default DiningOutlinedIcon;