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