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

declare const ArrowExpandIcon: MdiReactIconComponentType;
export default ArrowExpandIcon;
