import type { INodeProperties } from 'n8n-workflow';
export declare const jobOperations: INodeProperties[];
export declare const jobSearchFields: INodeProperties[];
