export default class Normalizer {
    static normalizeError(ex: any): any;
}
