import * as React from 'react'; export interface Dna-3864Props extends React.SVGProps { ariaLabel?: string } export default function Dna-3864({ ariaLabel, ...props }: Dna-3864Props) { return ( ); }