/**
 * The `liveHumanTimes` initializer sets up a loop every 10 seconds to update
 * timestamps rendered with the `humanTime` helper.
 */
export default function liveHumanTimes(): void;
