import type { auth0__token_T, header__access_token_T } from '../_types/index.js' export declare function header__access_token_( auth0__token:auth0__token_T ):header__access_token_T export { header__access_token_ as access_token_header_authorization_, }