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