import { ClientAndSigner } from 'types/ClientAndSigner'; declare const useClientAndSigner: () => ClientAndSigner; export default useClientAndSigner;