export declare const surrogatePairs: RegExp; export declare const knownCharCodeAt: (str: string, idx: number) => number;