type NgPackagrImportPath = `ng-packagr/src/${string}`;
export declare function importNgPackagrPath<T>(path: NgPackagrImportPath, ngPackagrMajorVersion: number): T;
export {};
//# sourceMappingURL=package-imports.d.ts.map