export declare const connect: (port: string, uri: string) => void;
