/// import { JSONType } from 'ajv'; export declare function JSONTypeIcon(props: { size?: number; value: JSONType; }): JSX.Element;