export declare function writeBotsJsonAtomic(botsJsonPath: string, bots: any[]): void; export declare function readBotsJsonOrEmpty(botsJsonPath: string): any[]; //# sourceMappingURL=bots-store.d.ts.map