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

declare const Memory: ReactIconComponentType;
export default Memory;
            