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

declare const BreadSliceOutlineIcon: MdiReactIconComponentType;
export default BreadSliceOutlineIcon;
