export declare function buildNodeShellCommand(command: string, platform?: string | null): string[];
