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