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