export declare function hasPotentialPluginActionParam(params: Record<string, unknown>): boolean;
