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