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