/**
 * This module was automatically generated by `ts-interface-builder`
 */
import * as t from "ts-interface-checker";
export declare const DysonAirMsgHello: t.TIface;
export declare const DysonAirMsgGoneAway: t.TIface;
export declare const DysonAirMsgGoodbye: t.TIface;
export declare const DysonAirMsgCurrentState: t.TIface;
export declare const DysonAirMsgStateChange: t.TIface;
export declare const DysonAirMsgEnvironmentalCurrentSensorData: t.TIface;
export declare const DysonAirMsgEnvironmentalAndUsageData: t.TIface;
export declare const DysonAirMsgCurrentFaults: t.TIface;
export declare const DysonAirMsgFaultsChange: t.TIface;
export declare const DysonAirMsgRequestCurrentFaults: t.TIface;
export declare const DysonAirMsgRequestCurrentState: t.TIface;
export declare const DysonAirMsgRequestProductEnvironmentCurrentSensorData: t.TIface;
export declare const DysonAirMsgStateSet: t.TIface;
export declare const DysonAirMsgScheduleSet: t.TIface;
declare const exportedTypeSuite: t.ITypeSuite;
export default exportedTypeSuite;
//# sourceMappingURL=dyson-air-msg-types-ti.d.ts.map