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