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