import { INodeProperties } from 'n8n-workflow';
export declare function getConnectionHintNoticeField(allowedOutputs: string[]): INodeProperties;
