export interface ISimpleDatabaseInputForeignKeyInput { dataField?: string; inputComponent: any; inputComponentProperties?: any; }