export function knormRelations(config: any): KnormRelations;
import { KnormRelations } from "./KnormRelations";
export { KnormRelations };
