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

declare const NetworkAttachedStorageIcon: MdiReactIconComponentType;
export default NetworkAttachedStorageIcon;
