/**
 * Authentication API endpoint
 * Handles login/authentication and token generation using jose
 */
declare const _default: any;
export default _default;
