/**
 * This module was automatically generated by `ts-interface-builder`
 */
import * as t from "ts-interface-checker";
export declare const ConfigPlugin: t.TIface;
export declare const DebugFeatures: t.TUnion;
export declare const ConfigAppliances: t.TIface;
export declare const AddProgramsConfig: t.TUnion;
export declare const ApplianceConfig: t.TIface;
export declare const ApplianceNamesPrefix: t.TIface;
export declare const ApplianceFeatures: t.TIface;
export declare const ApplianceProgramConfig: t.TIface;
export declare const ApplianceProgramOptions: t.TIface;
declare const exportedTypeSuite: t.ITypeSuite;
export default exportedTypeSuite;
//# sourceMappingURL=config-types-ti.d.ts.map