export declare function indexJsonFiles(googleDir: string): Promise<Map<string, string[]>>;
