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

declare const HideOutlineIcon: MdiReactIconComponentType;
export default HideOutlineIcon;
