import { GermanAnalyzer } from "./german_analyzer"; export { GermanAnalyzer }; export default GermanAnalyzer;