import { INodeProperties } from 'n8n-workflow';
/**
 * UI parameters for the getInfrastructureAttacks operation
 */
export declare const getInfrastructureAttacksDescription: INodeProperties[];
