import type { INodeProperties, INodePropertyOptions } from 'n8n-workflow'; export declare const scrollPointsOperation: INodePropertyOptions; export declare const scrollPointsFields: INodeProperties[];