import { JsonValue } from 'type-fest'; export declare type IJson = JsonValue; /** * TODO: !!! Just ACRY change IJson to JsonValue and remove this file */