/** * the ut for interface, the interface is use type to identify */ export type test = { name: string }