export declare const getActiveStepIndex: (stepsLength: number, activeIndex: number) => number;