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