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