import { INodeProperties } from 'n8n-workflow';
/**
 * Operation selector for the vpn resource
 */
export declare const vpnOperationSelector: INodeProperties;
export declare const vpnDescriptions: INodeProperties[];
