declare function _exports(str: string): string;
export = _exports;