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

declare const SettingsApplications: ReactIconComponentType;
export default SettingsApplications;
            