import { ConnectionHandler } from "tc-shared/ConnectionHandler"; export declare function spawnEchoTestModal(connection: ConnectionHandler): void;