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