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