pub type RuntimeEventOf<S> = <RuntimeOf<S> as Config>::RuntimeEvent;
Alias for the runtime event of a sandbox.