import ErrorHandler from "../errorHandler";
export declare function errorParser(error: any): ErrorHandler;
