import { BaseStepProps } from './step.type'; declare const StepWidthContext: (props: BaseStepProps) => import("react/jsx-runtime").JSX.Element; export default StepWidthContext; //# sourceMappingURL=step.d.ts.map