/// import * as plugins from "./smartgit.plugins"; export declare let add: { addAll: (dirPathArg: string) => plugins.Q.Promise<{}>; };