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