export declare enum PLAYLIST_FORMAT { ARR = "array", OBJ = "object" }