import type { KitbookSettings } from './kitbook-types'; export declare function defineConfig(config: KitbookSettings): KitbookSettings;