export interface DomainContext {
    readonly userId: string;
}
//# sourceMappingURL=domain-context.d.ts.map