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