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

declare const BootstrapIcon: MdiReactIconComponentType;
export default BootstrapIcon;
