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