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