export declare function checkLocalMP3FileExists(src: string): Promise; export declare function deepClone(obj: any): any;