Thanks for adding Typescript type definitions but use of Typescrpt 3 features suddenly started breaking my Typescript 2.7 build. node_modules/@types/unist/index.d.ts(31,20): error TS2304: Cannot find name 'unknown'. node_modules/@types/unist/index.d.ts(40,20): error TS2304: Cannot find name 'unknown'. node_modules/@types/unist/index.d.ts(97,12): error TS2304: Cannot find name 'unknown'.