export declare const validateBearerAuthorization: (authorization: string | undefined) => string;