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