import { type INodeType, type INodeTypeDescription } from 'n8n-workflow'; export declare class FreightUtils implements INodeType { description: INodeTypeDescription; }