import type { INodePropertyOptions } from 'n8n-workflow';
export declare const harmCategories: INodePropertyOptions[];
export declare const harmThresholds: INodePropertyOptions[];
