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