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

declare const BorderLeftIcon: MdiReactIconComponentType;
export default BorderLeftIcon;
