Gojs Error in Typescript

Iam using SPFX webpart development. Iam getting the below error while importing gojs as below
import * as go from ‘gojs/release/go-module’;

typescript version : 4.1.3
Gojs : 2.1.33

Iam getting the below error while running the application

  • node_modules\gojs\release\go-module.d.ts(11913,4): error TS7028: Unused label.