import { Configuration } from "./Configuration"; export declare const validateConfig: (config: Configuration) => string[];