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