export class AudioMaterial { constructor(audioPath: any, duration: any); app_id: number; category_id: string; category_name: string; check_flag: number; copyright_limit_type: string; duration: any; effect_id: string; formula_id: string; id: string; intensifies_path: string; is_ai_clone_tone: boolean; is_text_edit_overdub: boolean; is_ugc: boolean; local_material_id: string; music_id: string; name: string; path: any; query: string; request_id: string; resource_id: string; search_id: string; source_from: string; source_platform: number; team_id: string; text_id: string; tone_category_id: string; tone_category_name: string; tone_effect_id: string; tone_effect_name: string; tone_platform: string; tone_second_category_id: string; tone_second_category_name: string; tone_speaker: string; tone_type: string; type: string; video_id: string; wave_points: any[]; } //# sourceMappingURL=AudioMaterial.d.ts.map