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

declare const ArrangeBringToFrontIcon: MdiReactIconComponentType;
export default ArrangeBringToFrontIcon;
