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

declare const SettingsIcon: MdiReactIconComponentType;
export default SettingsIcon;
