Marker interface representing a UI side effect.
Side effects are typically actions that do not directly modify the UI state but are meant to trigger external events, such as showing a toast, navigating to another screen, or showing a dialog.