import { ConnectorsContextValue } from '../context'; export declare const useConnectors: () => ConnectorsContextValue;