export declare const EXCEPTION_NAMES: {
    [Exception: string]: number;
};
