/**
 * Identity function used for marking strings for translation
 * @deprecated Use the typed version of gettext instead from typed-gettext file.
 */
export declare const gettext: (t: any) => any;
//# sourceMappingURL=gettext.d.ts.map