import { StepperNumberStylesType } from '../../../../components/stepperNumber/types/stepperNumberTheme';
import { StepperNumberVariantType } from './variants';
export declare const STEPPER_NUMBER_STYLES: StepperNumberStylesType<StepperNumberVariantType>;
