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