import { GovernableConfigSchema } from '@swaptoshi/governance-module'; import { DexModuleConfig } from '../types'; export declare const configSchema: GovernableConfigSchema;