export declare class InvalidEventsHandlerException extends Error {
    constructor();
}
