export declare class ErrorHandler { static handle(error: any): void; }