import { ReactIconComponentType } from '../types';

declare const SettingsRemote: ReactIconComponentType;
export default SettingsRemote;
            