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