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

declare const Hardware: ReactIconComponentType;
export default Hardware;
            