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