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

declare const SettingsCellIcon: MdiReactIconComponentType;
export default SettingsCellIcon;
