/**
 * Event Store Usage Example
 *
 * Demonstrates how to use the Event Sourcing system in V3 Claude Flow.
 *
 * Usage:
 *   npx tsx v3/@claude-flow/shared/src/events/example-usage.ts
 */
export {};
//# sourceMappingURL=example-usage.d.ts.map