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

declare const SettingsCell: ReactIconComponentType;
export default SettingsCell;
            