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