/** * Holds a number of children in the closure table of the column. */ export declare function RelationCount(relation: string | ((object: T) => any)): Function;