export default function secondsToDuration(d: number): string | null;