import PagSeguroCheckout from './pagsegurocheckout';
export * as Checkout from './types/checkout';
export * from './types/index';
export default PagSeguroCheckout;
