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

declare const SiloIcon: MdiReactIconComponentType;
export default SiloIcon;
