import { type KnownProtocolType } from '@hyperlane-xyz/utils';
export declare function useConnectFns(): Record<KnownProtocolType, () => void>;
//# sourceMappingURL=connectFns.d.ts.map