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

declare const ArrowExpandHorizontalIcon: MdiReactIconComponentType;
export default ArrowExpandHorizontalIcon;
