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