/** * Machine connected status */ export declare type Connected = boolean;