```typescript const { ThirdPartyType } = require('third-party); const IType = { name: string; property: ThirdPartyType }``` 请问这样的文件能正确解析吗?