import { MdiReactIconComponentType } from './dist/typings';

declare const ImportantDevicesIcon: MdiReactIconComponentType;
export default ImportantDevicesIcon;
