import { Provider } from '@nestjs/common';
export declare function createEventSourcingProviders(): Provider[];
