import { ReactIconComponentType } from '../types';

declare const FreeBreakfast: ReactIconComponentType;
export default FreeBreakfast;
            