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

declare const PowerSettingsIcon: MdiReactIconComponentType;
export default PowerSettingsIcon;
