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