import React from 'react';
declare const DeviceList: () => React.JSX.Element;
export default DeviceList;
