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