export declare function serializeByKey(key: string, task: () => Promise): Promise;