export function parser(text: any, light?: boolean): Playlist; import { Playlist } from "./generator.js";