import m from 'mithril';
import { SVGAttributes } from '../../svg';
declare const Microchip: m.Component<SVGAttributes>;
export default Microchip;
