/// export default createRequireFromPath; declare const createRequireFromPath: typeof Module.createRequire; import Module from "module";