import type { DataStore } from '@openleash/core'; export declare function initCommand(store: DataStore, args: string[]): Promise; //# sourceMappingURL=init.d.ts.map