.d.ts结尾,例如: jQuery.d.ts使用第三方库,要创建声明文件声明文件要放在单独的文件里 declare var jQuery: (selector: string) => anyjQuery('.box')