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

declare const PowerCycleIcon: MdiReactIconComponentType;
export default PowerCycleIcon;
