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