import MCEInAppPluginNS from './types/MCEInAppPlugin';

declare global {
  var MCEInAppPlugin: typeof MCEInAppPluginNS;
}
