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