export declare const writeResultInCache: (data: string, filename: string) => void;
