/** * The interface of a wizard data model. */ export interface WizardModel { }