export { Config } from "./config";
export * from "./services/frequency/frequency";
export * from "./services/wordCount/wordCount";
