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

declare const BatIcon: MdiReactIconComponentType;
export default BatIcon;
