import { SVGProps } from "react"; declare const SvgDna: (props: SVGProps) => JSX.Element; export default SvgDna;