/** Try to require something either from the CWD or the regular way */ export default function tryRequire(tryPath: string, from?: string): any; //# sourceMappingURL=try-require.d.ts.map