import { IDeclareConnect } from "../../interface/IDeclareComponentOptions"; export declare function connect(options: IDeclareConnect): Function;