export interface InterfaceResult { listHasT: Boolean, hasList: Boolean, listInterface: any, hasT: Boolean, interface: any }