import type { LocalePack } from './types.js'; /** German (Deutsch) */ export declare const de: LocalePack;