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

declare const BanIcon: MdiReactIconComponentType;
export default BanIcon;
