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