import { RemoteConnectionState } from '../RemoteConnection'; export declare function cleanupConnector(state: RemoteConnectionState): void; //# sourceMappingURL=cleanupConnector.d.ts.map