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