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