import type { IconComponent } from '../types'; declare const Dna: IconComponent; export default Dna;