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