import type { INodeProperties } from 'n8n-workflow';
import * as run from './run.operation';
export { run };
export declare const description: INodeProperties[];
//# sourceMappingURL=Agent.resource.d.ts.map