export declare function escapeArg(s: string): string; export declare function splitCommand(command: string): string[]; //# sourceMappingURL=utils.d.ts.map