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