import type { ctx_T } from 'ctx-core/be' export declare function auth0__token__logout( ctx:ctx_T ):void export { auth0__token__logout as logout_auth0_token, } export type auth0__token__logout_T = typeof auth0__token__logout export type logout_auth0_token_T = auth0__token__logout_T