export declare const normalizePosixPath: (value: string) => string; export declare function getPkgName(modulePath: string, packageFolder?: string): string; export declare const getDependencies: (abPath: string, allDependencies: Record) => void; //# sourceMappingURL=build-utils.d.ts.map