export declare const RuntimeErrorHandler: {
    hadRuntimeError: boolean;
};
