export declare function resolveWebCredsPath(authDir: string): string; export declare function resolveWebCredsBackupPath(authDir: string): string; export declare function hasWebCredsSync(authDir: string): boolean;