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