export function add_video_effects(draft_content: any, resource_id: any): Promise<{ adjust_params: any; algorithm_artifact_path: string; apply_target_type: number; apply_time_range: null; category_id: string; category_name: string; common_keyframes: never[]; disable_effect_faces: never[]; effect_id: any; formula_id: string; id: string; name: any; path: string; platform: string; render_index: number; request_id: string; resource_id: any; source_platform: number; time_range: null; track_render_index: number; type: string; value: number; version: string; icon_url: any; } | null>; //# sourceMappingURL=add_video_effects.d.ts.map