export declare const setAuthorization: (authorization: { [key: string]: string; }) => void;