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

declare const PowerOnIcon: MdiReactIconComponentType;
export default PowerOnIcon;
