import { Makakasho } from "./src/core/makakasho";
import { NlpConfig } from "./src/core/nlp-config";

export { Makakasho, NlpConfig };
