export declare const ACTIONS_STEPPER: {
    CLICK_STEPPER_CANCEL_BTN: string;
    CLICK_STEPPER_NEXT_BTN: string;
    CLICK_STEPPER_BACK_BTN: string;
    CLICK_STEPPER_CUSTOM_BTN: string;
};
//# sourceMappingURL=stepper-px.constants.d.ts.map