import type { IconDefinition } from '@fortawesome/free-solid-svg-icons'; export declare const faJSONEditorExpand: IconDefinition; export declare const faJSONEditorCollapse: IconDefinition; export declare const faJSONEditorFormat: IconDefinition; export declare const faJSONEditorCompact: IconDefinition;