export declare const intlFormatDistanceWithOptions: import("./types.ts").FPFn3< string, | import("../intlFormatDistance.ts").IntlFormatDistanceOptions | undefined, string | number | Date, string | number | Date >;