import { BeamCheckout } from './lib/BeamCheckout';
export default BeamCheckout;
export * from './lib/types';
