export declare function tryRequire(name: string): { module: any; name: string; path: string; } | undefined; //# sourceMappingURL=modules.d.ts.map