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