import { MdiReactIconComponentType } from './dist/typings';

declare const LocalDiningIcon: MdiReactIconComponentType;
export default LocalDiningIcon;
