import { AngularCompilerPlugin } from "@ngtools/webpack"; export declare function getResolvedEntryModule(ngCompiler: AngularCompilerPlugin, projectDir: string): { path: any; className: string; };