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

declare const PowerPlugOffIcon: MdiReactIconComponentType;
export default PowerPlugOffIcon;
