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