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