export declare const validateConfig: { validateConfig(config: any): Promise<{}>; };