/// import plugins = require("./smartgit.plugins"); export declare let init: (dirPathArg: string) => plugins.Q.Promise<{}>;