export interface DeviceProcessInterface { run(): void; } //# sourceMappingURL=DeviceProcessInterface.d.ts.map