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