export declare const AUTH0_PERMISSIONS: unique symbol;
export declare const AUTH0_CURRENT_PART = ":current";
export declare const AUTH0_DEFAULT_AUDIENCE = "http://localhost:3000";
