ts set type to another interface field code example Example: export interface typescript interface Props {} export interface IRefered { name: string }