import { MerchantIframe } from "./implementations/MerchantIFrame";

const iframe = new MerchantIframe();
