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

declare const ArrowExpandAllIcon: MdiReactIconComponentType;
export default ArrowExpandAllIcon;
