WizardStepSchema: {
    next: string | null;
    prev: string | null;
}