import type { FormatRelativeFn } from "../../types.ts";
export declare const formatRelative: FormatRelativeFn;
