import type { UseTranslationHook } from "./translation.definition"; export declare const useTranslation: UseTranslationHook;