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