import type { UserCompact } from './UserCompact'; export declare type UserBase = UserCompact;