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