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