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