import { CustomDateLocale } from '../../types/Dates';
export declare const German: CustomDateLocale;
export default German;
