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