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

declare const PowerPlugIcon: MdiReactIconComponentType;
export default PowerPlugIcon;
