import { SVGProps } from "react";
declare const TBDna2: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { TBDna2 };
