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