export declare function readCredentialsFile(): any;
export declare function fileExistsAtPath(filepath: any): boolean;
export declare function constructFilepath(filepath: any): string;
