import type { LocaleSpec } from "../api.js";
/**
 * @remarks
 * Reference: https://en.wikipedia.org/wiki/Date_and_time_notation_in_Europe#Germany
 */
export declare const DE_SHORT: LocaleSpec;
/**
 * @remarks
 * Reference: https://en.wikipedia.org/wiki/Date_and_time_notation_in_Europe#Germany
 */
export declare const DE_LONG: LocaleSpec;
//# sourceMappingURL=de.d.ts.map