UNPKG

133 BTypeScriptView Raw
1export declare const intlFormatDistance: import("./types.js").FPFn2<
2 string,
3 string | number | Date,
4 string | number | Date
5>;