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

declare const ProxyIcon: MdiReactIconComponentType;
export default ProxyIcon;
