declare const _default: (command: string, ...args: string[]) => Promise<string>;
export = _default;
