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