import { INodeProperties } from 'n8n-workflow';
export declare const configurationCategory: INodeProperties;
export declare const configurationDomainOperations: INodeProperties[];
