/**
 * This module was automatically generated by `ts-interface-builder`
 */
import * as t from "ts-interface-checker";
export declare const Dyson360State: t.TEnumType;
export declare const Dyson360FaultStatus: t.TUnion;
export declare const Dyson360Faults: t.TIface;
export declare const Dyson360EyePowerMode: t.TEnumType;
export declare const Dyson360HeuristPowerMode: t.TEnumType;
export declare const Dyson360VisNavPowerMode: t.TEnumType;
export declare const Dyson360PowerMode: t.TUnion;
export declare const Dyson360CleaningType: t.TEnumType;
export declare const Dyson360CleaningMode: t.TEnumType;
export declare const Dyson360Position: t.TTuple;
declare const exportedTypeSuite: t.ITypeSuite;
export default exportedTypeSuite;
//# sourceMappingURL=dyson-360-types-ti.d.ts.map