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