import type { auth0__token_T } from '../_types/index.js' export declare function auth0__token__validate( auth0__token:auth0__token_T ):void export { auth0__token__validate as validate_auth0_token, }