import * as react_jsx_runtime6 from "react/jsx-runtime"; import { StepperProps } from "@lssm/lib.ui-kit-web/ui/stepper"; //#region src/components/atoms/Stepper.d.ts declare function Stepper$1(props: StepperProps): react_jsx_runtime6.JSX.Element; //#endregion export { Stepper$1 as Stepper }; //# sourceMappingURL=Stepper.d.ts.map