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