import { WebpackExecutorOptions } from '../../../executors/webpack/schema'; export declare function normalizePathOptions(projectRoot: string, options: Partial): Partial; //# sourceMappingURL=normalize-path-options.d.ts.map