export declare class Utils { private static PackageJSON; static readCaCertsFromFile(file: string): string[]; static getPackageVersion(): string; }