import { Languages } from './types'; export declare const currentLanguage: import("svelte/store").Writable; export declare const t: (namespace: string, key: string) => string; //# sourceMappingURL=hooks.d.ts.map