export declare const getUserTasks: (params: Record<string, any>) => Promise<any[]>;
//# sourceMappingURL=task.d.ts.map