import ValidatedTopic from './ValidatedTopic';
import ValidatedTomeTopic from './ValidatedTomeTopic';
export { ValidatedTopic, ValidatedTomeTopic };
