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