export { logger } from '@sonatel-os/juf-xpress-logger';
import { Authentication } from './auth/index.js';
import { C as Communication } from './communicationService-CvpK9mic.js';
import { P as Payment } from './paymentService-DUUFXwSI.js';
export { A as AuthenticationError, E as ExternalServiceError, J as JufError, V as ValidationError } from './errors-UO7u5lEE.js';
import 'axios';
import './cache-Bxhh3lYR.js';

declare const authentication: Authentication;
declare const communication: Communication;
declare const payment: Payment;

export { Authentication, Communication, Payment, authentication, communication, payment };
