import templates from './templates';

export default {
  framework: 'semantic',
  templates,
};
