TypeScript Type Declarations is a header lang created in 2012.
TypeScript .d.ts files are declaration files that contain only type information. These files don't produce .js outputs; they are only used for typechecking.