/// import type { Size } from '../../types'; declare const beanBoyUpLeft: (width?: Size, height?: Size) => JSX.Element; export default beanBoyUpLeft; //# sourceMappingURL=beanBoyUpLeft.d.ts.map