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