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

declare const BorderColorIcon: MdiReactIconComponentType;
export default BorderColorIcon;
