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

declare const ReflectHorizontalIcon: MdiReactIconComponentType;
export default ReflectHorizontalIcon;
