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

declare const BorderHorizontalIcon: MdiReactIconComponentType;
export default BorderHorizontalIcon;
