export declare function loadHasMany(rows: any[], rel: any, name: string, callback?: (q: any) => void): Promise;