export declare function validateParams(params: Record<string, any>): void;
