import type { ConnectivityPlugin } from './connectivityPluginType';
export declare const connectivityPlugin: ConnectivityPlugin;
