import Tab from './puppet/tab';

export * from './index';
export { ConsentOMaticCMP } from './consentomatic/index';
export {
  Tab,
}