import { Device } from '../types';
export declare function getDevices(): Device[];
//# sourceMappingURL=getDevices.d.ts.map