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