How can I give WebDriverWait and ExpectedConditions for appium driver type as <Mobile Element>?

Make Appium driver of type WebElement then this conflict will be resolved.

AppiumDriver [WebElement] driver;