import { ExactInputParams } from '../../../types'; export declare function verifyExactInputParam(params: ExactInputParams): void;