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

declare const Bento: ReactIconComponentType;
export default Bento;
            