export declare function withAssociationProperties ReturnType>(properties: { [name: string]: string; }, fn: F, thisArg?: ThisParameterType, ...args: A): ReturnType; //# sourceMappingURL=association.d.ts.map