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

declare const PowerIcon: MdiReactIconComponentType;
export default PowerIcon;
