import type { KitbookSettings } from 'kitbook'; export declare function loadViewer(settings: KitbookSettings): Promise;