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