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