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