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

declare const RemoteIcon: MdiReactIconComponentType;
export default RemoteIcon;
