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

declare const ArrowExpandRightIcon: MdiReactIconComponentType;
export default ArrowExpandRightIcon;
