export declare function writeSecretFile(filePath: string, content: string): void;
