export class Huazi { static create(title: any): Promise; constructor(huazi: any); adjust_params: any[]; effect_id: any; name: any; resource_id: any; description: any; cover_url: any; item_urls: any; is_vip: any; is_business: any; category_ids: any; author: any; algorithm_artifact_path: string; apply_target_type: number; apply_time_range: any; category_id: string; category_name: string; common_keyframes: any[]; disable_effect_faces: any[]; formula_id: string; id: string; path: string; platform: string; render_index: number; request_id: string; source_platform: number; time_range: any; track_render_index: number; type: string; value: number; version: string; getInfo(): { id: string; effect_id: any; name: any; description: any; cover_url: any; is_vip: any; is_business: any; author: any; }; isVip(): boolean; isBusiness(): boolean; } //# sourceMappingURL=Huazi.d.ts.map