export interface DeviceRunner {
    run(): any;
}
//# sourceMappingURL=devicerunner.interface.d.ts.map