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