import { options } from '../config';
export declare function connect(options?: options): any;
