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

declare const ShowIcon: MdiReactIconComponentType;
export default ShowIcon;
