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

declare const DevicesOther: ReactIconComponentType;
export default DevicesOther;
            