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