declare function _exports(text?: string, objReplace?: {}): string;
export = _exports;
