"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.stepperVerticalStepVariant = void 0;
exports.stepperVerticalStepVariant = [
'default',
'refusal',
'blocked',
'warning',
'awaiting',
'inProcessing',
'success',
'action',
];