pub type HookInput = HashMap<String, Value>;
Hook input type from the SDK.
pub struct HookInput { /* private fields */ }