import { ReactIconComponentType } from '../types';

declare const ImportantDevices: ReactIconComponentType;
export default ImportantDevices;
            