import { UserLogin } from '../db/entities/UserLogin'; export declare const UNAUTHORIZED_USER: UserLogin;