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

declare const BorderBottomIcon: MdiReactIconComponentType;
export = BorderBottomIcon;