export declare function matchesEvent(config: Record, event: { kind: string; chatId?: string; automated: boolean; }): boolean; //# sourceMappingURL=matchesEvent.d.ts.map