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