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

declare const SettingsPowerIcon: MdiReactIconComponentType;
export default SettingsPowerIcon;
