import { DokkimiConfig } from './config.types'; export declare function validateConfig(config: DokkimiConfig): string[];