// node native scope for the Node-only /runtime export import * as crypto from 'node:crypto'; export { crypto };