export declare function deleteAppClientCache(): void;
export declare function deleteCache(filePath: string): void;
