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