export { translate } from "./translate";
export { detectLanguage } from "./detectLanguage";
export type { TranslateOptions, ClientConfig } from "./types";
//# sourceMappingURL=index.d.ts.map