import { INodeProperties } from 'n8n-workflow';
export declare const selfSignedCertOperations: INodeProperties;
export declare const selfSignedCertFields: INodeProperties[];
export declare const selfSignedCertProperties: INodeProperties[];
