import { ConnectionHandler } from "../../ConnectionHandler"; export declare function spawnInviteEditor(connection: ConnectionHandler): void;