export declare const AUTHENTICATION_PREFIX = "Bearer";
export declare const AUTHENTICATION_KEY = "Authorization";
