export { supportedLanguages } from './i18n';
export type { SupportedLanguages } from './i18n';
export { readingTime } from './reading-time-estimator';
