export declare function requireInclude(resolvedPath: string): any;
export declare function resolvePackage(projectRoot: string, packageName: string): Promise<string | null>;
//# sourceMappingURL=resolve.d.ts.map