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