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

declare const VpnIcon: MdiReactIconComponentType;
export default VpnIcon;
