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

declare const BorderRightIcon: MdiReactIconComponentType;
export default BorderRightIcon;
