i edit file:
hestia-pro/vendor/codeinwp/ti-onbording/includes/class-themeisle-ob-rest-server.php
line 452
$returnable[ $editor ][ $template_slug ]['in_pro'] = true;
changed to
$returnable[ $editor ][ $template_slug ]['in_pro'] = false;
import button is show, but import not working.