export declare function update(ctor: any, payload: Record, uniqueKeys: string[], trx?: any): Promise;