/// import { PortablePath } from '@yarnpkg/fslib'; export declare const dynamicRequire: NodeRequire; export declare function dynamicRequireNoCache(path: PortablePath): any;