interface SignJsonWebKeyInput extends JsonWebKeyInput, SigningOptions Usage in Deno```typescript import { type SignJsonWebKeyInput } from "node:node__crypto.d.ts"; ```