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