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