export declare function replaceParams(localeStr: string, params: { [key: string]: string; }): string; export declare function getTimezone(): string;