export declare class NoEventFoundWithIdError extends Error { constructor(id: string); }