import type { DefaultTranslationsObject, Language } from '../types.js'; export declare const csTranslations: DefaultTranslationsObject; export declare const cs: Language; //# sourceMappingURL=cs.d.ts.map