export type TWizardOptions = null | undefined | string[] | {[key: string]: any}