import { SVGProps } from "react"; declare const DnaBoldIcon: (props: SVGProps) => import("react/jsx-runtime").JSX.Element; export default DnaBoldIcon;