export declare function translate(key: string): string; export declare function translateDate(date: Date): string;