export declare function toBasicAuth(username: string, password: string): string;