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