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