declare const StringPrototypeLink: (t: String, url: string) => ReturnType; export = StringPrototypeLink;