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