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