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

declare const BrunchDining: ReactIconComponentType;
export default BrunchDining;
            