localize.d.ts 89 Bytes
import type { Localize } from "../../types.js";
export declare const localize: Localize;