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

declare const BreadSliceIcon: MdiReactIconComponentType;
export default BreadSliceIcon;
