export { csvToI18nBundle } from './csv/index.js';
export { jsonToI18nBundle } from './json/index.js';
export { propertiesToI18nEntry } from './properties/index.js';
//# sourceMappingURL=index.d.ts.map