import { INodePropertyOptions } from 'n8n-workflow/dist/Interfaces';
declare const MessageResource: INodePropertyOptions;
export default MessageResource;
