export type NodeRequireFunction = (moduleName: string) => any;
//# sourceMappingURL=node-require-function.d.ts.map