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