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

declare const VisibilityIcon: MdiReactIconComponentType;
export default VisibilityIcon;
