/**
 *  Exceptions from regular ASCII. CodePoints are mapped to UTF-16 codes
 */
export declare const specialCea608CharsCodes: {
    [key: number]: number;
};
//# sourceMappingURL=specialCea608CharsCodes.d.ts.map