import { DexModuleConfig } from '../../types'; export declare function verifyModuleConfig(config: DexModuleConfig): Promise;