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