declare const devices: { IdCardReader: any; Printer: any; Camera: any; Voices: any; SoftBoard: any; AIOInfo: any; }; export default devices;