typeSpawn.ReadableToSyncIOtype ReadableToSyncIO<X extends Readable> = X extends 'pipe' | undefined ? Buffer : undefined