import type { Section } from "./numfmt.js"; export declare function renderDate(value: number, sec: Section): string;