import type { CelestialDoc } from "../../types.ts";
export declare function generateMenu(docs: CelestialDoc[]): string;
//# sourceMappingURL=generateMenu.d.ts.map