/** * * @param str * @return {string} */ export declare function innerTextTrim(str: string): string; //# sourceMappingURL=innerTextTrim.d.ts.map