declare const checkConnection: (options: any, callback: any) => void;
export default checkConnection;
