import React from 'react'; import { StepType } from '../../../decs'; export declare const stepsStr: string[]; export declare const stepsStrChildren: React.JSX.Element[]; export declare const stepsChildren: React.JSX.Element[]; export declare const steps: StepType[]; //# sourceMappingURL=Stepper.mocks.d.ts.map