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