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