export declare const getDurationUnit: (durationUnit: string, I18n: { t: (key: string) => string; }) => string;