export declare const _: (str: any) => any;
export declare function gettext<T extends string>(str: T): T;
//# sourceMappingURL=gettext-typed.d.ts.map