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

declare const SettingsBoxIcon: MdiReactIconComponentType;
export default SettingsBoxIcon;
