export declare const stepperTokens: {
    calciteStepperBarGap: string;
    calciteStepperBarInactiveFillColor: string;
    calciteStepperBarActiveFillColor: string;
    calciteStepperBarCompleteFillColor: string;
    calciteStepperBarErrorFillColor: string;
};
export declare const stepper: string;
