import { Auth0 } from './Auth0.ts'; export * from './Auth0.ts'; export declare const auth0: { Auth0: typeof Auth0; };