export type WizardCommit = { message: string; files: string[]; };