declare const _default: { success: boolean; response: { chave: string; tipoChave: number; nomeCorrentista: string; nomeFantasia: string; tipoPessoa: number; documentoFederal: string; conta: { conta: string; tipoConta: number; agencia: string; ispb: null; }; banco: { descricao: string; numero: string; ispb: string; }; detalhesConsulta: null; ticket: string; sucesso: boolean; mensagem: null; }; status: number; obj: string[]; }; export default _default;