import { type BookPage } from 'element-book'; import { type Theme } from '../create-theme/theme.js'; export declare function createThemeBookPages(theme: Readonly>): ReadonlyArray>;