import type { CompleteTranslations } from '../types'; export declare const translations: CompleteTranslations; export default translations;