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