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