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