import type { IExecuteFunctions, IDataObject } from 'n8n-workflow'; export declare function handleSystemInfoOperation(this: IExecuteFunctions, endpoint: string): Promise;