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