import { IconProps } from '../types';
declare const SolarPanel: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default SolarPanel;
//# sourceMappingURL=SolarPanel.d.ts.map