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