export declare function toBase64(str: any): string; export declare function getAuth(user: any, pass: any): string;