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