variable crypto
Usage in Deno
```typescript import { crypto } from "node:node__crypto.d.ts"; ```globalThis extends { crypto: infer T; onmessage: any; } ? T : webcrypto.Crypto
globalThis extends { crypto: infer T; onmessage: any; } ? T : webcrypto.Crypto