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