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

declare const BorderStyleIcon: MdiReactIconComponentType;
export default BorderStyleIcon;
