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