import { HostedSigner } from '../types/Signer'; declare const getEthosSigner: () => Promise; export default getEthosSigner;