import { Options } from './types'; export declare function verifyConfig(options: Options): void;