export interface Relations { [propName: string]: string[]; }