pub(crate) async fn export_presets_dsv( presets: Vec<PresetFile>, file_path: String, ) -> Result<(), String>