import { FC, PropsWithChildren } from 'react'; export declare const Stepper: FC;