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

declare const BreakfastDining: ReactIconComponentType;
export default BreakfastDining;
            