export declare function createBinRunner(cwd: string, path: string): (...command: string[]) => Promise;