pub fn cmd_migrate_import( source: &str, areas: &[String], yes: bool, no_safety_check: bool, ) -> Result<(), Box<dyn Error>>