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

declare const ShowOutlineIcon: MdiReactIconComponentType;
export default ShowOutlineIcon;
