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

declare const WallIcon: MdiReactIconComponentType;
export default WallIcon;
