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