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