import { MdiReactIconComponentType } from './dist/typings';

declare const DnaIcon: MdiReactIconComponentType;
export default DnaIcon;
