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

declare const SettingsHelperIcon: MdiReactIconComponentType;
export default SettingsHelperIcon;
