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

declare const SettingsRemoteIcon: MdiReactIconComponentType;
export default SettingsRemoteIcon;
