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

declare const SolarPowerIcon: MdiReactIconComponentType;
export default SolarPowerIcon;
