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

declare const MemoryIcon: MdiReactIconComponentType;
export default MemoryIcon;
