To generate a declaration file run `yarn tsc --declaration --allowJs --emitDeclarationOnly --outDir ` For example, the following command generates a declaration file called base.d.ts for the pki certificate base.js model: `yarn tsc ./app/models/pki/certificate/base.js --declaration --allowJs --emitDeclarationOnly --outDir types/vault/models/pki/certificate`