export declare function requireInclude(resolvedPath: string): Promise; export declare function resolvePackage(projectRoot: string, packageName: string): Promise;