export declare function getUsedDeps(deps: Set<`${string}@${string}`>): string[][];
//# sourceMappingURL=getUsedDeps.d.ts.map