import { INodeProperties } from 'n8n-workflow';
/**
 * Parameters for getSerial operation
 */
export declare const getSerialDescription: INodeProperties[];
