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