export { currentLanguage } from './hooks'; export { default as T } from './T.svelte'; export type { Languages, TranslationType } from './types'; //# sourceMappingURL=index.d.ts.map