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

declare const FreeBreakfastIcon: MdiReactIconComponentType;
export default FreeBreakfastIcon;
