import { StepperProps } from '.'; export declare const requiredProps: StepperProps; export declare const testkitTests: { title: string; props: StepperProps; }[]; export declare const ssrTests: { title: string; props: StepperProps; }[]; export declare const a11yTests: { title: string; props: StepperProps; }[]; //# sourceMappingURL=Stepper.meta.d.ts.map