/** * the ut for property in interface, the property is required */ export interface test { name: string }