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