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