import * as i0 from "@angular/core";
import * as i1 from "./json-formatter.component";
/**
 * @deprecated This module is deprecated and will be removed in future versions.
 * Please migrate to using standalone components as soon as possible.
 */
export declare class CovalentJsonFormatterModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<CovalentJsonFormatterModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<CovalentJsonFormatterModule, never, [typeof i1.TdJsonFormatterComponent], [typeof i1.TdJsonFormatterComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<CovalentJsonFormatterModule>;
}
