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

declare const BorderTopIcon: MdiReactIconComponentType;
export default BorderTopIcon;
