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