export { TranslateModule } from './src/translate.module';
export { TranslateComponent } from './src/translate.component';
export { TranslateOptions } from './src/translateoptions.service';