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