export interface DeviceClientOptions {
    sudo: boolean;
}
//# sourceMappingURL=DeviceClientOptions.d.ts.map