declare const StringPrototypeTrimRight: (t: String) => ReturnType; export = StringPrototypeTrimRight;