import type { UserTaskListCompact } from './UserTaskListCompact'; export declare type UserTaskListRequest = UserTaskListCompact;