export declare function lang(key: string): string; export declare function useTranslation(): import("react-i18next").UseTranslationResponse;