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