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