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