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

declare const BakeryDining: ReactIconComponentType;
export default BakeryDining;
            