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