declare const StringPrototypeAt: (t: String, index: number) => ReturnType; export = StringPrototypeAt;