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

declare const BarnIcon: MdiReactIconComponentType;
export default BarnIcon;
