<html>TS2345: Argument of type '<R, E, A>(self: Effect<R, E, A>) => Effect<Exclude<R, any>, E, A>' is not assignable to parameter of type 'Effect<never, unknown, void>'.<br/>Type '<R, E, A>(self: Effect<R, E, A>) => Effect<Exclude<R, any>, E, A>' is missing the following properties from type 'Effect<never, unknown, void>': [EffectTypeId], [symbol], [symbol], pipe, and 3 more.
<html>TS2345: Argument of type '<R, E, A>(self: Effect<R, E, A>) => Effect<Exclude<R, any>, E, A>' is not assignable to parameter of type 'Effect<never, unknown, void>'.<br/>Type '<R, E, A>(self: Effect<R, E, A>) => Effect<Exclude<R, any>, E, A>' is missing the following properties from type 'Effect<never, unknown, void>': [EffectTypeId], [symbol], [symbol], pipe, and 3 more.