import type { StepperStepProps } from '@primereact/types/primitive/stepper';
export declare const defaultStepProps: StepperStepProps;
