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

declare const HideIcon: MdiReactIconComponentType;
export default HideIcon;
