export declare const uniqueDeps: (deps?: (string | { [key: string]: string; })[]) => string | { [key: string]: string; };