export declare function getAllDependencies(root: string, depth?: number): Promise<string[]>;
//# sourceMappingURL=findDepsToOptimize.d.ts.map