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