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