import type { SSHTunnelFunctions } from 'n8n-workflow'; export declare const getSSHTunnelFunctions: () => SSHTunnelFunctions;