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

declare const ProxyOutlineIcon: MdiReactIconComponentType;
export default ProxyOutlineIcon;
