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