import { StepperProps } from './stepper.type';

export declare const StepperContainer: ({ value, id }: StepperProps) => import("react/jsx-dev-runtime").JSX.Element;
//# sourceMappingURL=stepper.mock.d.ts.map