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