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

declare const BorderInsideIcon: MdiReactIconComponentType;
export default BorderInsideIcon;
