import type node_dgram from "dgram"; export default nw.require("dgram") as typeof node_dgram;