// HarmonyOS (OpenHarmony) platform implementation.
// Screen capture in this module uses API 14 PixelMap capture and expects
// `ohos.permission.CUSTOM_SCREEN_CAPTURE` to be granted by the app layer.
// Keep symbol export layout consistent with other platform modules.
pub use ImplMonitor;