import * as crypto from 'crypto'; import * as dgram from 'dgram'; export { crypto, dgram, };