import React from 'react'; import { BizStepsFormContextProps } from './StepsFormContext'; declare const StepForm: React.FC; export default StepForm;