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