pub type ClearPage = BoxFuture<'static, Result<ClearPageResponse>>;
pub struct ClearPage { /* private fields */ }