export declare const getOperatorTranslationKey: (operator: string) => string; export declare const getOperatorIcon: (operator: string) => string;