import type { HookContext } from '../../../declarations'; export declare const hyperoptGenerateExchangeConfig: (context: HookContext) => Promise;