declare const StringPrototypeCodePointAt: (t: String, pos: number) => ReturnType; export = StringPrototypeCodePointAt;