import type { FormatDistanceFn } from "../../types.ts"; export declare const formatDistance: FormatDistanceFn;