export default function duration(value: number, unitAbbr?: boolean, raw?: boolean, separator?: string, display?: string[]): string;