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

declare const ReorderHorizontalIcon: MdiReactIconComponentType;
export default ReorderHorizontalIcon;
