import { INodeProperties } from 'n8n-workflow';
/**
 * Operation selector for the actioncommand resource
 */
export declare const actioncommandOperationSelector: INodeProperties;
export declare const actioncommandDescriptions: INodeProperties[];
