import type { DirectiveString, Dynamic } from '../core/localize-types.js'; export declare const tTerm: (text: Dynamic, formatter?: ((text: string) => string) | undefined) => DirectiveString; //# sourceMappingURL=localize-directive.d.ts.map