/// import { StepperProps } from './interface'; export declare function Stepper(props: StepperProps): JSX.Element;