import { StepperProgressStylesType } from '../../../../components/stepperProgress/types/stepperProgressTheme';
import { StepperProgressVariants } from './variants';
export declare const STEPPER_PROGRESS_STYLES: StepperProgressStylesType<StepperProgressVariants>;
