export declare abstract class BabelHandler {
    static fromAxios(exception: any): void;
}
