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

declare const PowerOffIcon: MdiReactIconComponentType;
export default PowerOffIcon;
