import { CloseableStream } from '../xapi/types'; export default function spawnTSH(host: string, port: number): CloseableStream;