export declare function add(dependencyName: string): { type: string; action: string; dependency: string; };