import MarketingPageLayoutContent from './MarketingPageLayoutContent';
import Registry from '@ui-autotools/registry';
const metadata = Registry.getComponentMetadata(MarketingPageLayoutContent);
metadata.exportInfo = {
path: 'src/MarketingPageLayoutContent/MarketingPageLayoutContent.js',
};