import type { UCAuth } from '../auth.js';
export declare const FAKE_USER_ADMIN: UCAuth;
export declare const FAKE_USER_REGULAR: UCAuth;
