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