export declare const relative: (dateValue: Date | string | number, timeZone?: string, locale?: string, options?: any, type?: string) => string;