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

declare const BarrierIcon: MdiReactIconComponentType;
export default BarrierIcon;
