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