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