import type { INodeProperties } from 'n8n-workflow';
export declare const surveyOperations: INodeProperties[];
export declare const surveyFields: INodeProperties[];
