import type { DataStore } from '@openleash/core'; export declare function wizardCommand(store: DataStore): Promise; //# sourceMappingURL=wizard.d.ts.map