import type { Song } from "../../types/index.js"; export declare const Songs: Song[];